PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextAnnotation Class / getOpen Method
In This Topic
    getOpen Method
    In This Topic
    Gets a value indicating whether the annotation should initially be displayed open.
    Syntax
    public boolean getOpen()

    Return Value

    True if the annotation is displayed in open state.
    See Also